'Declaration
<DispIdAttribute(636)> Function SetTextUnderlineColor( _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As GdPictureStatus
[DispId(636)] GdPictureStatus SetTextUnderlineColor( byte Red, byte Green, byte Blue )
function SetTextUnderlineColor( Red: Byte; Green: Byte; Blue: Byte ): GdPictureStatus;
DispIdAttribute(636) function SetTextUnderlineColor( Red : byte, Green : byte, Blue : byte ) : GdPictureStatus;
[DispId(636)] GdPictureStatus SetTextUnderlineColor( byte Red, byte Green, byte Blue )
[DispId(636)] GdPictureStatus SetTextUnderlineColor( byte Red, byte Green, byte Blue )
Parameters
- Red
- Green
- Blue